IMPlementation language - определение. Что такое IMPlementation language
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое IMPlementation language - определение

FORMAL LANGUAGE USED IN COMPUTER SCIENCE
Formal Specification language; Formal specification language; Implementation language; Implementation languages; List of specification languages
Найдено результатов: 7734
IMPlementation language         
<language> (IMP) An extension of B with floating-point operations, developed by W. Davidsen at General Electric in 1970 for the GE 600. It was also cross-compiled to VAX and Intel 8080. (1996-04-07)
Specification language         
A specification language is a formal language in computer science used during systems analysis, requirements analysis, and systems design to describe a system at a much higher level than a programming language, which is used to produce the executable code for a system.Joseph Goguen
Programming language implementation         
SYSTEM FOR EXECUTING COMPUTER PROGRAMS IN THAT LANGUAGE
In computer programming, a programming language implementation is a system for executing computer programs. There are two general approaches to programming language implementation:
Implementation         
REALIZATION OF AN APPLICATION, OR EXECUTION OF A PLAN, IDEA, MODEL, DESIGN, SPECIFICATION, STANDARD, ALGORITHM, OR POLICY
Implementation (computing); Implementation (computer science)
Implementation is the realization of an application, or execution of a plan, idea, model, design, specification, standard, algorithm, or policy.
implementation         
REALIZATION OF AN APPLICATION, OR EXECUTION OF A PLAN, IDEA, MODEL, DESIGN, SPECIFICATION, STANDARD, ALGORITHM, OR POLICY
Implementation (computing); Implementation (computer science)
Open implementation         
OPEN IMPLEMENTATION
Open implementations; Open Implementation
In computing, open implementation platforms are systems where the implementation is accessible. Open implementation allows developers of a program to alter pieces of the underlying software to fit their specific needs.
Programming Language Design and Implementation         
ACM ANNUAL CONFERENCE SERIES ON PROGRAMMING LANGUAGE THEORY
PLDI; Conference on programming language design and implementation; SIGPLAN Symposium on Compiler Construction; Symposium on Compiler Optimization; SIGPLAN Symposium on Compiler Optimization; Conference on Programming Language Design and Implementation
Programming Language Design and Implementation (PLDI) is one of the ACM SIGPLAN's most important conferences. The precursor of PLDI was the Symposium on Compiler Optimization, held July 27–28, 1970 at the University of Illinois at Urbana-Champaign and chaired by Robert S.
Class implementation file         
FILE CONTAINING SOURCE CODE THAT IMPLEMENTS METHODS DECLARED IN A CORRESPONDING HEADER FILE
Implementation file; Method body; Method implementation
In object-oriented programming, a class implementation file is often used to contain the implementation code for the method(s) of a class. Programming languages like C and C++ make use of these implementation files so as to separate the interface and implementation of these methods.
DLPI         
DIRECTORATE OF THE GOVERNMENT OF MANIPUR
Department of Language Planning and Implementation; DPLI; Directorate of Language Planning & Implementation; DLPI
Implementation of emojis         
  • ticket]] emoji
TECHNICAL IMPLEMENTATION OF EMOJI
Animoji; Twemoji; Memoji; EmojiOne; JoyPixels; FxEmojis; Implementation of Emojis
The implementation of emojis on different platforms took place across a three-decade period, starting in the 1990s. Today, the exact appearance of emoji is not prescribed but can vary between fonts and platforms, much like different typefaces.

Википедия

Specification language

A specification language is a formal language in computer science used during systems analysis, requirements analysis, and systems design to describe a system at a much higher level than a programming language, which is used to produce the executable code for a system.